home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / rtcon16.zip / HISTORY.TXT < prev    next >
Text File  |  1992-11-06  |  4KB  |  102 lines

  1.  
  2.                   HISTORY/UPDATE FILE FOR REAL-TIME CONNECT 4
  3.                   ===========================================
  4.  
  5. Version 1.6
  6. -----------
  7. (11-06-92)
  8.   Modified the Deferred section so the Saved Game file doesn't get deleted
  9.  until the loser logs on and is notified that he lost. Previously the file
  10.  was deleted whenever a player won, which could leave the loser wondering
  11.  what happened.
  12.  
  13. (11-01-92)
  14.   This Door now offers support for FOSSIL drivers!  This new feature makes
  15.  it compatible with Digiboard and other multi-port boards.  If you wish to
  16.  use a Fossil driver, rather than the standard COM ports, just put /FD on
  17.  the command line when running the Door. For ex: CONNECT4 CONNECT4.CNF /FD
  18.  
  19. Version 1.5
  20. -----------
  21. (10-10-92)
  22.   Whoops!! Screwed up the Computer player when making the last modifications
  23.  to the code. All fixed now.
  24.  
  25.   Had reports of conflicts when using non-standard IRQ's on Novell/Netware
  26.  systems. Seems Novell also uses the / character on the command line so
  27.  something went screwy somewhere. So I added the * (asterisk) which may be
  28.  used instead of the / in case of a conflict. In other words, /%IRQ% and
  29.  *%IRQ% will both work and are interchangeable.
  30.  
  31. (09-30-92)
  32.   Added the option to abort while the 'Waiting on the other player' timer
  33.  is counting down.
  34.  
  35. (09-25-92)
  36.   It appears that different installations of PDS produces different versions
  37.  of the BRT71EFR.EXE run-time module which aren't compatible with each other.
  38.  Therefore, this Door is now compiled stand-alone. You no longer need to have
  39.  the run-time module for this Door.
  40.  
  41. (09-23-92)
  42.   Fixed a bug when restoring the screen after Chat or Drop to DOS. It would
  43.  generate an illegal function call whenever it hit a blinking character.
  44.  
  45.   We now have support for the 30-something line DOOR.SYS file as well as 
  46.  the 52-line one.
  47.  
  48.   Corrected some errors in writing the SFDOORS.DAT file. Specifically the
  49.  COMPORT% and DAILY.BYTES.ALWD& variables.
  50.  
  51. (09-11-92)  
  52.   Finally installed the screen restore when coming back from Chat or a Drop
  53.  to Dos. It will now put the screen back like it was including anything typed
  54.  at an input prompt. If you had entered anything before the interruption,
  55.  that is restored and you can pick up right where you left off!
  56.  
  57. Version 1.4
  58. -----------
  59. (09-04-92)
  60.   When you are prompted at the end of game if you want to play again, you
  61.  are now returned to the top menu instead of going directly into another
  62.  game. This allows you, for example, to play the computer first then switch
  63.  to online play for the next game without having to return to the BBS.
  64.  
  65.   You should notice a marked improvement in speed while displaying boxes
  66.  and ANSI graphics.
  67.  
  68. (08-27-92)  
  69.   This version is mainly a maintenance release to take advantage of new
  70.  features and bug fixes in the DoorFrame door utility library that is used 
  71.  in compiling this door.
  72.  
  73. Version 1.3
  74. -----------
  75.   Added direct support for the TriBBS software. TRIBBS.SYS is both read and
  76.  written.
  77.  
  78. Version 1.2
  79. -----------
  80. (05-25-92)
  81.   If you are running under Wildcat!, this door now returns an Error Level
  82.  of 1 when exiting and an Error Level of 62 for all other systems. Hopefully
  83.  some of you can utilize these Error Levels when returning to the BBS.
  84.  
  85. (05-15-92)
  86.   We now have support for GT Power systems. The .CNF file is a little
  87.  different for GT. The COM port goes on line 5 and the Node number goes on
  88.  line 6.  If you are a registered user of Connect 4 then your registration
  89.  number goes on line 7.
  90.  
  91. Version 1.1
  92. -----------
  93. (04-18-92)
  94.   If you are using a non-standard IRQ, you may use an environment variable
  95.  instead of specifying the actual IRQ number. Syntax is:
  96.      CONNECT4 CONNECT4.CNF /%IRQ%
  97.   
  98. Version 1.0
  99. -----------
  100. (03-21-92)
  101.   Initial release.
  102.